Opc.Ua.Core
BaseDataVariableState<T> Class Members
Fields  Properties  Methods  Events


Opc.Ua Namespace : BaseDataVariableState<T> Class

The following tables list the members exposed by BaseDataVariableState<T>.

Public Constructors
 NameDescription
Public Constructor Initializes the instance with its default attribute values.  
Top
Public Fields
 NameDescription
Public Field Called when ClearChangeMasks is called and the ChangeMask is not None. (Inherited from Opc.Ua.NodeState)
Public Field Called after the CreateBrowser method is called. (Inherited from BaseDataVariableState)
Public Field Called after the PopulateBrowser method is called. (Inherited from BaseDataVariableState)
Public Field Raised when the AccessLevel attribute is read. (Inherited from BaseDataVariableState)
Public Field Raised when the AccessLevelEx attribute is read. (Inherited from BaseDataVariableState)
Public Field Called when the AccessRestrictions attribute is read. (Inherited from BaseDataVariableState)
Public Field Raised when the ArrayDimensions attribute is read. (Inherited from BaseDataVariableState)
Public Field Called when the BrowseName attribute is read. (Inherited from BaseDataVariableState)
Public Field Raised when the DataType attribute is read. (Inherited from BaseDataVariableState)
Public Field Called when the Description attribute is read. (Inherited from BaseDataVariableState)
Public Field Called when the DisplayName attribute is read. (Inherited from BaseDataVariableState)
Public Field Raised when the Historizing attribute is read. (Inherited from BaseDataVariableState)
Public Field Raised when the MinimumSamplingInterval attribute is read. (Inherited from BaseDataVariableState)
Public Field Called when the NodeClass attribute is read. (Inherited from BaseDataVariableState)
Public Field Called when the NodeId attribute is read. (Inherited from BaseDataVariableState)
Public Field Called when the RolePermissions attribute is read. (Inherited from BaseDataVariableState)
Public Field Raised when the UserAccessLevel attribute is read. (Inherited from BaseDataVariableState)
Public Field Called when the UserRolePermissions attribute is read. (Inherited from BaseDataVariableState)
Public Field Called when the UserWriteMask attribute is read. (Inherited from BaseDataVariableState)
Public Field Raised when the Value attribute is read. (Inherited from BaseDataVariableState)
Public Field Raised when the ValueRank attribute is read. (Inherited from BaseDataVariableState)
Public Field Called when the WriteMask attribute is read. (Inherited from BaseDataVariableState)
Public Field Called when a reference gets added to the node (Inherited from BaseDataVariableState)
Public Field Called when a reference gets removed from the node (Inherited from BaseDataVariableState)
Public Field Called when a node produces an event that needs to be reported. (Inherited from BaseDataVariableState)
Public Field Raised when the Value attribute is read. (Inherited from BaseDataVariableState)
Public Field Raised when the Value attribute is written. (Inherited from BaseDataVariableState)
Public Field Called when ClearChangeMasks is called and the ChangeMask is not None. (Inherited from BaseDataVariableState)
Public Field Called when the Validate method is called (Inherited from BaseDataVariableState)
Public Field Raised when the AccessLevel attribute is written. (Inherited from BaseDataVariableState)
Public Field Raised when the AccessLevelEx attribute is written. (Inherited from BaseDataVariableState)
Public Field Called when the AccessRestrictions attribute is written. (Inherited from BaseDataVariableState)
Public Field Raised when the ArrayDimensions attribute is written. (Inherited from BaseDataVariableState)
Public Field Called when the BrowseName attribute is written. (Inherited from BaseDataVariableState)
Public Field Raised when the DataType attribute is written. (Inherited from BaseDataVariableState)
Public Field Called when the Description attribute is written. (Inherited from BaseDataVariableState)
Public Field Called when the DisplayName attribute is written. (Inherited from BaseDataVariableState)
Public Field Raised when the Historizing attribute is written. (Inherited from BaseDataVariableState)
Public Field Raised when the MinimumSamplingInterval attribute is written. (Inherited from BaseDataVariableState)
Public Field Called when the NodeClass attribute is written. (Inherited from BaseDataVariableState)
Public Field Called when the NodeId attribute is written. (Inherited from BaseDataVariableState)
Public Field Called when the RolePermissions attribute is written. (Inherited from BaseDataVariableState)
Public Field Raised when the UserAccessLevel attribute is written. (Inherited from BaseDataVariableState)
Public Field Called when the UserRolePermissions attribute is written. (Inherited from BaseDataVariableState)
Public Field Called when the UserWriteMask attribute is written. (Inherited from BaseDataVariableState)
Public Field Raised when the Value attribute is written. (Inherited from BaseDataVariableState)
Public Field Raised when the ValueRank attribute is written. (Inherited from BaseDataVariableState)
Public Field Called when the WriteMask attribute is written. (Inherited from BaseDataVariableState)
Top
Protected Fields
 NameDescription
Protected Field Indicates what has changed in the node. (Inherited from Opc.Ua.NodeState)
Protected Field A list of children of the node. (Inherited from BaseDataVariableState)
Top
Public Properties
 NameDescription
Public Property The type of access available for the variable. (Inherited from Opc.Ua.BaseVariableState)
Public Property A bit mask specifying how the value may be accessed. (Inherited from BaseDataVariableState)
Public Property Specifies a mask indicating any access restrictions that apply to the node. (Inherited from BaseDataVariableState)
Public Property True if events produced by the instance are being monitored. (Inherited from BaseDataVariableState)
Public Property The number of dimensions for an array values with one or more fixed dimensions. (Inherited from BaseDataVariableState)
Public Property The browse name of the node. (Inherited from BaseDataVariableState)
Public Property The categories assigned to the node. (Inherited from BaseDataVariableState)
Public PropertyWhat has changed in the node since NodeState.ClearChangeMasks was last called. (Inherited from BaseDataVariableState)
Public Property The behavior to use when reading or writing all or part of the object. (Inherited from BaseDataVariableState)
Public Property The data type for the variable value. (Inherited from BaseDataVariableState)
Public Property The localized description for the node. (Inherited from BaseDataVariableState)
Public Property The display name for the node. (Inherited from BaseDataVariableState)
Public Property The strings that describe the values for an enumeration. (Inherited from BaseDataVariableState)
Public Property Gets or sets the extensions of the node set. Property used when importing NodeSet2.xml files. (Inherited from BaseDataVariableState)
Public Property An arbitrary handle associated with the node. (Inherited from BaseDataVariableState)
Public Property Whether the server is archiving the value of the variable. (Inherited from BaseDataVariableState)
Public Property True if the node and its children have been initialized. (Inherited from BaseDataVariableState)
Public Property Whether the value can be set to null. (Inherited from BaseDataVariableState)
Public Property The minimum sampling interval supported by the variable. (Inherited from BaseDataVariableState)
Public Property The modelling rule assigned to the instance. (Inherited from BaseDataVariableState)
Public Property The class for the node. (Inherited from BaseDataVariableState)
Public Property The identifier for the node. (Inherited from BaseDataVariableState)
Public Property The documentation for the node that is saved in the NodeSet. (Inherited from BaseDataVariableState)
Public Property A numeric identifier for the instance that is unique within the parent. (Inherited from BaseDataVariableState)
Public Property The parent node. (Inherited from BaseDataVariableState)
Public Property The type of reference from the parent node to the instance. (Inherited from BaseDataVariableState)
Public Property The release status for the node. (Inherited from BaseDataVariableState)
Public Property Specifies a list of permissions for the node assigned to roles. (Inherited from BaseDataVariableState)
Public Property The specification that defines the node. (Inherited from BaseDataVariableState)
Public Property The status code associated with the variable value. (Inherited from BaseDataVariableState)
Public Property A symbolic name for the node that is not expected to be globally unique. (Inherited from BaseDataVariableState)
Public Property The timestamp associated with the variable value. (Inherited from BaseDataVariableState)
Public Property The identifier for the type definition node. (Inherited from BaseDataVariableState)
Public Property The type of access granted to the current user. (Inherited from BaseDataVariableState)
Public Property Specifies a list of permissions for the node assigned to roles for the current user. (Inherited from BaseDataVariableState)
Public Property Specifies which attributes are writeable for the current user. (Inherited from BaseDataVariableState)
Public Property True if the node must be validated with the underlying system before use. (Inherited from BaseDataVariableState)
Public Property The value of the variable.  
Public Property The number of array dimensions permitted for the variable value. (Inherited from BaseDataVariableState)
Public Property The value of the variable as a Variant. (Inherited from BaseDataVariableState)
Public Property Specifies which attributes are writeable. (Inherited from BaseDataVariableState)
Top
Public Methods
 NameDescription
Public Method Adds a child to the node. (Inherited from Opc.Ua.NodeState)
Public Method Adds a notifier relationship to the node. (Inherited from BaseDataVariableState)
Public Method Creates a property and adds it to the node. (Inherited from BaseDataVariableState)
Public Method Adds a reference. (Inherited from BaseDataVariableState)
Public Method Adds a list of references (ignores duplicates). (Inherited from BaseDataVariableState)
Public Method Recursively assigns NodeIds to the node and its children. (Inherited from BaseDataVariableState)
Public Method Clears the change masks. (Inherited from BaseDataVariableState)
Public Method (Inherited from BaseDataVariableState)
Public Method Returns the last event produced for any conditions belonging to the node or its chilren. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Creates a node with default values and assigns new node ids to it and all children. (Inherited from BaseDataVariableState)
Public Method Creates a browser for the entity references. (Inherited from BaseDataVariableState)
Public Method Finds or creates the child with the specified browse name. (Inherited from BaseDataVariableState)
Public Method Deletes an instance and its children (calls OnStateChange callback for each node). (Inherited from BaseDataVariableState)
Public MethodOverloaded.  An overrideable version of the Dispose. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Exports a copy of the node to a node table. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Finds the child with the specified browse name. (Inherited from BaseDataVariableState)
Public Method Finds the child by a path constructed from the symbolic names. (Inherited from BaseDataVariableState)
Public Method Returns the method with the specified NodeId or MethodDeclarationId. (Inherited from BaseDataVariableState)
Public Method Returns a mask which indicates which attributes have non-default value. (Inherited from BaseDataVariableState)
Public Method (Inherited from BaseDataVariableState)
Public Method Populates a list with the children that belong to the node. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Returns the id of the default type definition node for the instance. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Gets a display path for the node. (Inherited from BaseDataVariableState)
Public Method Gets a display text for the node. (Inherited from BaseDataVariableState)
Public Method Populates a table with all references in the hierarchy. (Inherited from BaseDataVariableState)
Public Method Returns the root node if the node is part of an instance hierarchy. (Inherited from BaseDataVariableState)
Public Method Populates a table with all nodes in the hierarchy. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Populates a list with the notifiers that belong to the node. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Populates a list with the non-child related references that belong to the node. (Inherited from BaseDataVariableState)
Public MethodOverloaded. Overridden.  When overridden in a derived class, iinitializes the instance with the default values.  
Public Method (Inherited from BaseDataVariableState)
Public Method Loads the node from a binary stream. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Initializes the node from XML in a stream. (Inherited from BaseDataVariableState)
Public Method Makes a copy of the node and all children. (Inherited from BaseDataVariableState)
Public Method Reads the value of an attribute. (Inherited from BaseDataVariableState)
Public Method Reads the values for a set of attributes. (Inherited from BaseDataVariableState)
Public Method Reads the attribute of the child node. (Inherited from BaseDataVariableState)
Public Method Returns true if the reference exists. (Inherited from BaseDataVariableState)
Public Method Removes a child from the node. (Inherited from BaseDataVariableState)
Public Method Removes a notifier relationship from the node. (Inherited from BaseDataVariableState)
Public Method Removes a reference. (Inherited from BaseDataVariableState)
Public Method Removes all references of the specified type. (Inherited from BaseDataVariableState)
Public Method Creates or replaces the child with the same browse name. (Inherited from BaseDataVariableState)
Public Method Reports an event produced by the node. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Saves the attributes from the stream. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Saves the node in a binary stream. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Saves the node as XML in a stream. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Saves the children in a binary stream. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Saves the reference table in a binary stream. (Inherited from BaseDataVariableState)
Public Method Sets the flag which indicates whether event are being monitored for the instance and its children. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Finds the child with the specified browse and assigns the values from any variables in the hierachy of the source. (Inherited from BaseDataVariableState)
Public Method Sets the minimum sampling interval for the node an all of its child variables.. (Inherited from BaseDataVariableState)
Public Method Recusively sets the status code and timestamp for the node and all child variables. (Inherited from BaseDataVariableState)
Public MethodOverloaded. Returns a string that represents the current object. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Updates the attributes from the stream. (Inherited from BaseDataVariableState)
Public Method Sets the specified bits in the change masks (ORs with the current bits). (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Loads the children from a binary stream. (Inherited from BaseDataVariableState)
Public MethodOverloaded.  Loads the reference table from a binary stream. (Inherited from BaseDataVariableState)
Public Method Recursively updates the targets of references. (Inherited from BaseDataVariableState)
Public Method Updates the node with the values from an event notification. (Inherited from BaseDataVariableState)
Public Method Verifies that the node represents a valid node. (Inherited from BaseDataVariableState)
Public Method Writes the specified attribute value. (Inherited from BaseDataVariableState)
Public Method Writes the value of the child attribute. (Inherited from BaseDataVariableState)
Top
Protected Methods
 NameDescription
Protected Method Makes a copy of all children. Children must implement MemberwiseClone or ICloneable. (Inherited from Opc.Ua.NodeState)
Protected MethodOverloaded. Overridden.  Converts a values contained in a variant to the value defined for the variable.  
Protected Method If overridden returns the id of the default data type node for the instance. (Inherited from BaseDataVariableState)
Protected Method If overridden returns the id of the default value rank for the instance. (Inherited from BaseDataVariableState)
Protected Method When overridden in a derived class, initializes the any option children defined for the instance. (Inherited from BaseDataVariableState)
Protected Method Called after a node is created. (Inherited from BaseDataVariableState)
Protected Method Called after the object is deleted. (Inherited from BaseDataVariableState)
Protected Method Called before the ids are assigned to the node and its children. (Inherited from BaseDataVariableState)
Protected Method Called before a node is created. (Inherited from BaseDataVariableState)
Protected Method Called before the node is deleted. (Inherited from BaseDataVariableState)
Protected Method Populates the browser with references that meet the criteria. (Inherited from BaseDataVariableState)
Protected Method Reads the value for any non-value attribute. (Inherited from BaseDataVariableState)
Protected Method When overridden in a derived class, iReads the value for the value attribute. (Inherited from BaseDataVariableState)
Protected MethodOverloaded.  Reads attributes for the next child found in the stream. (Inherited from BaseDataVariableState)
Protected Method Write the value for any non-value attribute. (Inherited from BaseDataVariableState)
Protected Method Write the value for the value attribute. (Inherited from BaseDataVariableState)
Top
Public Events
 NameDescription
Public Event An event which allows multiple sinks to be notified when the OnStateChanged callback is called. (Inherited from Opc.Ua.NodeState)
Top
See Also

Reference

BaseDataVariableState<T> Class
Opc.Ua Namespace